gcc -ansiオプション
ドキュメント: C Dialect Options (Using the GNU Compiler Collection (GCC))
gccの-ansiオプションはC90(-std=c90)でコンパイルされる
-std=c++98と同等
≒ANSI C
メモ
フリーソフトウェア徹底活用講座(3)
各種テスト - gcc - -ansiオプション
調査用
Google.icon gcc ansi オプション(日)
Google.icon gcc ansi option(英)